ActiveLock Constructor |
| Name | Description | |
|---|---|---|
| ActiveLock |
Initializes a new instance of the ActiveLock class.
| |
| ActiveLock(Int32) |
Initializes a new instance of the ActiveLock class.
| |
| ActiveLock(String) |
Initializes a new instance of the ActiveLock class.
| |
| ActiveLock(String, Int32) |
Initializes a new instance of the ActiveLock class.
| |
| ActiveLock(String, String) |
Initializes a new instance of the ActiveLock class.
| |
| ActiveLock(LockScope, String, Int32) |
Initializes a new instance of the ActiveLock class.
| |
| ActiveLock(LockScope, String, String) |
Initializes a new instance of the ActiveLock class.
| |
| ActiveLock(LockScope, String, Int32, String) |
Initializes a new instance of the ActiveLock class.
| |
| ActiveLock(LockScope, String, String, String) |
Initializes a new instance of the ActiveLock class.
| |
| ActiveLock(LockScope, String, String, String, String) |
Initializes a new instance of the ActiveLock class.
| |
| ActiveLock(LockScope, String, Int32, String, String, String) |
Initializes a new instance of the ActiveLock class.
| |
| ActiveLock(LockScope, String, Int32, String, String, String) |
Initializes a new instance of the ActiveLock class.
| |
| ActiveLock(LockScope, String, String, String, String, String) |
Initializes a new instance of the ActiveLock class.
| |
| ActiveLock(LockScope, String, String, String, String, String) |
Initializes a new instance of the ActiveLock class.
|